func unicode/utf8.decodeRuneSlow
2 uses
unicode/utf8 (current package)
utf8.go#L167: r, size = decodeRuneSlow(p)
utf8.go#L171: func decodeRuneSlow(p []byte) (r rune, size int) {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)